home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
bananamonkey.swf
/
scripts
/
frame_16
/
PlaceObject2_241_126
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-19
|
93 b
|
8 lines
onClipEvent(enterFrame){
_X = _X - 3;
if(_X < -100)
{
_X = 750;
}
}